HBAnyware 2.1a25 Linux Installation Instructions

This installation kit contains the following components:

        HBAnyware version 2.1a25
	SSC version 2.1a25
        DFC Library version 80.161-5
        Lputil version 2.0a9
        HBAAPI version 2.1.a

Dependencies:

	lpfc driver version 8.0.16.17 or later


HBAnyware is dependant on lpfc being installed, so install lpfc first if it is not already installed.

HBAnyware requires a minimum screen resolution of 1024 x 768.

Installing HBAnyware

 1. Copy the applications kit tar file to a directory on the install machine
 2. cd to the directory which you copied the tar file
 3. Untar the file: tar -xvf tarfilename 
 4. su to root
 5. Run the install script: ./install


Uninstalling HBAnyware

 1. Complete steps 1 through 4 from "Installing HBAnyware" above.
 2. Run the uninstall script: ./uninstall


Running the HBAnyware GUI

 1. su to root
 2. Run the script /usr/sbin/hbanyware/hbanyware 


ppc64/sles8 NOTE:
If you want to use the 64bit HBAAPI libraries you must replace the following line in /etc/hba.conf:
      com.emulex.emulexapilibrary /usr/lib/libemulexhbaapi.so
with this line
      com.emulex.emulexapilibrary /usr/lib64/libemulexhbaapi.so

ppc64/(non-sles8) and amd64 NOTE:
If you want to use the 64bit HBAAPI libraries you must add the following line in /etc/hba.conf:
      com.emulex.emulexapilibrary /usr/lib64/libemulexhbaapi.so

HBAnyware Help:
To view the HBAnyware help pages or to access the Emulex Technical support pages you must have one of the 
following web browsers installed:
mozilla, konqueror


Helpful scripts

/usr/sbin/hbanyware/stop_hbanyware - This script will stop all HBAnyware daemons and GUIs. 
                                     Run this if you need to unload the driver.

/usr/sbin/hbanyware/start_rmserver - This script will re-start the rmserver daemon. 
                                     Run this if you manually load the lpfc driver.
